body{
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    font-size:14px;
    color: #333;
}
ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    color: #333;
}
.left{
    float: left;
}
.right{
    float: right;
}
.bodywidth{
    width: 1400px;
    margin: auto;
}
.top{
    background: #2449A2;
    height: 45px;
    line-height: 45px;
    color: #FFFFFF;
}
.top .left{  
	background: url('tel.png') no-repeat left center;
    text-indent: 20px;
}

.top .tel {
	background: url('tel.png') no-repeat left center;
}
.top .add{

}
.top .add ul li{
    float: left;
    text-indent: 30px;
}
.top .add ul li a{
    color: white;
}
.top .add ul li.icon1{
	background: url('icon1.png') no-repeat 15px center;
}
.top .add ul li.icon2{
	background: url('icon2.png') no-repeat 15px center;
}
.top .add ul li.icon3{
	background: url('icon3.png') no-repeat 15px center;
}
.header {
    padding: 20px 0;
    height: 60px;
}
.header .logo{
    color:#2447A0;
    font-size: 28px;
    letter-spacing: 0px;
	background: url('logo.jpg') no-repeat left center;
    text-indent: 110px;
}
.header .logo span{
    display: block;
    font-size: 16px;
    color: #333333;   
    letter-spacing: 0.2px;
}
.header .nav{
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    z-index: 100;
}
.header .nav ul{
    display: flex;
}
.header .nav ul li{
    width: 120px;
    text-align: center;
    position: relative;
    z-index: 100;
}
.header .nav ul li a {
    display: block;
}
.header .nav ul li a:hover{
    background:#2447A0 ;
    color: white;
    
}
.header .nav ul li ul{
    position: absolute;
    top: 60px;
    left: 0;
    width: 180px;
    background: #4564AF;
    display: block;
    display: none;
}
.header .nav ul li ul li{
    width: 180px;
    height: 40px;
    line-height: 40px;
}
.header .nav ul li ul li a{
    width: 180px;
    color: white;
    font-size: 14px;
}
.header .nav ul li ul ul{
    display: none;
    position: absolute;
    top: -10000px;
    left: -10000px;

}
.banner{

}
.cpzsindex{
    padding: 40px   20px;
    overflow: hidden;
}
.cpzsindex .title{
    text-align: center;
    padding: 0;
    color: #24469F;
    font-size: 40px;
}
.cpzsindex .cntitle{
    text-align: center;
    font-size: 30px;
    padding: 0;
    background: url('titlebg.png') no-repeat center center;
}
.cpzsindex .cpzs{
    padding: 30px 0;
}

.cpzsindex .cpzs .cpzs1{
    width: 260px;

}



.cpzsindex .cpzs .cpzs1 ul ul  li{
    background: url('li.jpg') no-repeat left top;  
    width: 260px;
    padding: 10px 0;
    margin-bottom: 10px;
}
.cpzsindex .cpzs .cpzs1 ul ul   li a{
    display: block;
    height: 20px;
    line-height: 20px;
    background: url('icon1.jpg') no-repeat 10px center;  
    color: white;
    font-size: 16px;
    text-indent: 20px;
}
.cpzsindex .cpzs .cpzs1 ul ul  li ul{
    padding: 20px 0 0;
}
.cpzsindex .cpzs .cpzs1 ul ul  li ul li{
    background: none;
}
.cpzsindex .cpzs .cpzs1 ul ul  li ul li a{
    color: #333;
    background: url('icon2.jpg') no-repeat 10px center;  
    font-size: 14px;
    height: 25px;
    line-height: 25px;
}
.cpzsindex .cpzs .cpzs2{
    width: 1100px;
}
.cpzsindex .cpzs .cpzs2 ul{
    display: flex;
	flex-wrap: wrap;    
    width: 1100px;
    justify-content: space-between;
}
.cpzsindex .cpzs .cpzs2 ul li{
    width: 365px;
    height: 305px;

}
.cpzsindex .cpzs .cpzs2 ul li .name{
    text-align: center;
    padding-top: 10px;
}
.cpzsindex .cpzs .cpzs2 ul li img{
    width: 340px;
    height: 255px;
}
.advantageindex{
    overflow: hidden;
}
.advantageindex .title{
    text-align: center;
    padding: 0;
    color: #24469F;
    font-size: 40px;
    background: url('tbg.jpg') no-repeat center center;
    height: 91px;
    line-height: 91px;
}
.advantageindex .cntitle{
    text-align: center;
    font-size: 30px;
    padding: 0;
    background: url('titlebg.png') no-repeat center center;
}
.advantageindex .titlecont{
    font-size: 16px;
    color: #666666;
    text-align: center;
}
.advantageindex .advan {
    padding: 40px 0;
}
.advantageindex .advan ul {
    display: flex;
	flex-wrap: wrap;    
    justify-content: space-between;   
}
.advantageindex .advan ul li{
    width: 320px;
    height: 450px;
    background: #EEEEEE;
}

.advantageindex .advan .data{
    text-align: center;
    padding: 20px 0;
}
.advantageindex .advan .title{
    font-size: 20px;
    background: none;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-weight: bold;
}
.advantageindex .advan .cont{
    width: 280px;
    margin: auto;
    line-height: 160%;
}

.videoindex{
    overflow: hidden;
    height: 650px;
    background: url('videobg.jpg') no-repeat center center;   
}
.videoindex .bodywidth{
    width: 1400px;
    height: 650px;
    position: relative;
}
.videoindex .title{
    text-align: center;
    padding: 40px 0 0;
    color: #FFF;
    font-size: 40px;
    height: 91px;
    line-height: 91px;
}
.videoindex .cntitle{
    text-align: center;
    font-size: 30px;
    padding: 0;
    background: url('titlebg1.png') no-repeat center center;   color: #FFF;
}
.videoindex .titlecont{
    font-size: 16px;
    color: #FFF;
    text-align: center;
    padding: 10px 0 0;
}
.videoindex  .marquee{
    width: 1400px;
    height: 300px;
    overflow: hidden;
    margin: 60px 0;
}
.videoindex  .video ul{
    display: flex;
	flex-wrap: no-wrap;    
    width:1200px;
    overflow:hidden;
  
}
.videoindex  .video ul li{
    width: 325px;
    height: 240px;
    background: #000;
    margin-right: 20px;
}
.videoindex  .marquee{

}
.videoindex  .btnL1{
    position: absolute;
    top: 340px;
    left: 0;
    width: 38px;
    height: 79px;
}
.videoindex  .btnR1{
    position: absolute;
    top: 340px;
    right: 0;
    width: 38px;
    height: 79px;
}
.gsjjindex{
    padding: 40px 0;
    overflow: hidden;
}
.gsjjindex .title{
    text-align: center;
    padding: 0;
    color: #24469F;
    font-size: 40px;
    background: url('tbg.jpg') no-repeat center center;
    height: 91px;
    line-height: 91px;
}
.gsjjindex .cntitle{
    text-align: center;
    font-size: 30px;
    padding: 0;
    background: url('titlebg.png') no-repeat center center;
}
.gsjjindex .titlecont{
    font-size: 16px;
    color: #666666;
    text-align: center;
}
.gsjjindex ul {
    padding: 40px 0;
}
.gsjjindex ul li{
    width: 1400px;
    height: 420px;
    position: relative;
}
.gsjjindex ul li .name{
    position:absolute ;
    left: 0;
    top: 20px;
    font-size: 30px;
    color:#F79E10;
    font-weight: bold;
}
.gsjjindex ul li .cont{
    position:absolute;
    top: 70px;
    left: 0;
    width: 700px;
    font-size: 15px;
    line-height: 180%;
}
.gsjjindex ul li .more{
    position: absolute;
    left: 0;
    bottom: 10px;
}
.gsjjindex ul li .more a{
    display: block;
    background: #F6F6F6;
    width: 140px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 100px;
    border: 1px #D9D9D9 solid;
}
.gsjjindex ul li .more a:hover{
    background-color: #F79E10; 
    color: white;   
}
.gsjjindex ul li .image{
    position: absolute;
    right: 0;
    top: 0;
}
.gsjjindex .zs{
    overflow: hidden;
}
.gsjjindex .zs ul {
    display: flex;
}
.gsjjindex .zs ul li{
    margin-right: 30px;
}
.gsjjindex .zs ul li img{
    width: 240px;
    height: 340px;
}
.gsjjindex .zs.marquee1{
    width: 1400px;
    overflow: hidden;
    height: 400px;
}
.xwzxindex{
    overflow: hidden;
}
.xwzxindex .title{
    text-align: center;
    padding: 0;
    color: #24469F;
    font-size: 40px;
    background: url('tbg.jpg') no-repeat center center;
    height: 91px;
    line-height: 91px;
}
.xwzxindex .cntitle{
    text-align: center;
    font-size: 30px;
    padding: 0;
    background: url('titlebg.png') no-repeat center center;
}
.xwzxindex .titlecont{
    font-size: 16px;
    color: #666666;
    text-align: center;
}

.xwzxindex ul{
    display: flex;
    justify-content: space-between;
}
.xwzxindex ul li{
    width: 320px;
    background: #EEEEEE;
    height: 350px;
}
.xwzxindex ul li .Image{    
    width: 320px;   
    height: 200px;
}
.xwzxindex ul li .Image img{    
    width: 320px;   
    height: 200px;
}
.xwzxindex ul li .Name{
    width: 300px;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 10px 10px;
    height: 20px;
 
}
.xwzxindex ul li .Name a.ColName{
    display: none;
}
.xwzxindex ul li .Name a{
    display: block;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 300px; 
    overflow: hidden; 
}
.xwzxindex ul li .Time{
    width: 300px;
    padding: 0 10px;
    color: #545454;
}
.xwzxindex ul li .Desc{
    width: 300px;
    padding: 5px 10px;
    line-height: 200%;
    height: 50px;
    overflow: hidden;
}
.xwzxindex ul li .Desc a{
    color: #545454;   
}
.footer{
    background: #333333;
    padding: 10px 0;
    text-align: center;
    color: white;
    margin-top: 40px;
    line-height: 200%;
    overflow: hidden;
}
.footer a{
    color: white;
}
.nbanner{
    background: url('nbanner1.jpg') no-repeat center center;
    height: 400px;
}
.neiyecont{
    overflow: hidden;
    padding: 40px 0;
}
.neiyecont1{
    width: 260px;
}
.neiyecont1 .neiyecont1_1{
    border: 1px #CCC solid;
    background: #EEE;
}
.neiyecont1 .neiyecont1_1 .title{
    font-size: 18px;
    background: #4564AF;
    padding: 20px 0;
    text-align: center;
    color: white;

}
.neiyecont1 .neiyecont1_1 ul {
    padding:  0;
}
.neiyecont1 .neiyecont1_1 ul ul li{
    background: #E0E0E0;
}
.neiyecont1 .neiyecont1_1 ul ul li a{
    display: block;
    font-size: 14px;
    background: url('icon2.jpg') no-repeat 10px center;
    text-indent: 30px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;

    font-weight: bold;
   color:#4564AF

}
.neiyecont1 .neiyecont1_1 ul ul li ul li{
    font-size: 12px;
    background: #EFEFEF;
}
.neiyecont1 .neiyecont1_1 ul ul li ul li a{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    font-weight:normal;

 
}
.neiyecont1 .neiyecont1_2{
    border: 1px #CCC solid;
    background: #EEE;
    margin-top: 40px;
}
.neiyecont1 .neiyecont1_2 .title{
    font-size: 18px;
    background: #4564AF;
    padding: 10px 0;
    text-align: center;
    color: white;
}
.neiyecont1 .neiyecont1_2 p{
    margin: 0;
    padding: 10px;
    line-height: 200%;
}
.neiyecont2{
    width: 1100px;
}
.neiyecont .neiyecont2_1{
    font-size: 18px;
    padding: 20px 0;
    border-bottom: 1px #CCC solid;
    font-weight: bold;
}
.neiyecont .neiyecont2_2{
    padding: 20px 0;
    font-size: 14px;
    line-height: 220%;
  
}
.neiyecont .neiyecont2_2 p{
    line-height: 200%;
    font-size: 16px;

}
.nycp{
    overflow: hidden;
    padding: 20px 0;
}
.nycp ul {
        display: flex;
    flex-wrap: wrap;    
    justify-content: space-between;   
}
.nycp ul li{

    width: 366px;
    padding: 0 0 20px;

}
.nycp ul li img{
    width: 320px;
    height: 220px;
    padding: 4px;
    border: 1px #CCC solid;
}
.nycp ul li span{
    display: block;
    padding: 5px 0;
    text-align: center;
}
.nycp p{
    line-height: 200%;
}
.nycp h3{
    font-size: 20px;
    color: #4564AF;
}
.nycp p strong{
    font-size: 16px;
    font-weight: bold;
    color: #F79E10;
}
.nycp .biaoge{

}
.nycp .biaoge table{
    border-top: 1px #CCC solid;
    border-left: 1px #CCC solid;
    width: 100%;
}
.nycp .biaoge table tr td{
    text-align: center;
    border-right: 1px #CCC solid;
    border-bottom: 1px #CCC solid;
    height: 40px;
    line-height: 40px;
}
.Detail.Product .Name{
    display: none;
}
.Detail.Product .Images{
    display: none;
}
.Detail.Product .Content{
   
}
.Back{
    text-align: center;
    padding:20px 0;
}
.Back a{
    padding: 5px 15px;
 
    border: 1px #CCC solid;
}
.Back a:hover{
    background-color: #F79E10;
    color: white;   
}

ul.ProdMenu>li>a{
    display: none;   
}
ul.ProdMenu .Products{
    display: none;
}
.NoColumn.Product ul{
    display: flex;	flex-wrap: wrap;    
    justify-content: space-between;   
}
.NoColumn.Product ul.List{
    padding: 20px 0;
}
.NoColumn.Product ul.List li{

    width: 355px;
    height: 290px;   
}
.Product ul.List .Image {

}
.Product ul.List .Image img{
    width: 320px;
    height: 220px;
    border: 1px #CCC solid;
    padding: 4px;
}
.Product ul.List .Name{
    width: 320px;
    text-align: center;
    height: 40px;
    padding-top: 5px;
    font-size: 14px;
}
.Product ul.List .Name a.ColName{
    display: none;
}
.Product ul.List .Desc{
    display: none;
    position: absolute;
}.Detail.Article{

}
.Detail.Article .Name{
        display: none;

}
.Detail.Article .From{
    text-align: right;
    padding-top: 5px;
}
.List.xwdt{

}
.NoColumn.Article .List  li{
    width: 1110px;
    height: 150px;
    border-bottom: 1px #CCC dotted;
    padding: 15px 0 0px;
}
.NoColumn.Article .List  li .Image{
    float: left;
    width: 240px;
    text-align: left;
}
.NoColumn.Article .List  li .Image img{
    width: 220px;
    height: 130px;
    border: 1px #CCC solid;
 
}
.NoColumn.Article .List  li .Name{
    float: right;
    width:860px;  
    font-size: 16px;
    font-weight: bold;
}

.NoColumn.Article .List  li .Time{
    float: right;
    width:860px;  
    padding: 5px 0; 
}
.NoColumn.Article .List  li .Desc{
    float: right;
    width:860px;   
    line-height: 180%; 
    height: 65px;
    overflow: hidden;    font-size: 16px;
}
.PageInfo{
    padding: 5px 0;
    text-align: right;
}

.Pagination{
	clear:both;
    text-align: center;
    padding: 20px 0;
}
.Pagination a{
	padding:5px;
	border:1px #EEE solid;
	margin:2px;
	cursor:pointer;
}
.Pagination a:hover{
	background-color: #EEE;
}
.Pagination a.now{
	background-color: #333;
	color:white;
	font-weight: bold;
}

.nyzs{
    overflow: hidden;
    padding: 20px 0;
}
.nyzs ul li{
    float: left;
    width: 365px;
    padding-bottom: 40px;
}
.nyzs ul li img{
    width: 320px;
    height: 450px;
    padding: 4px;
    border: 1px #CCC solid;
}
.nyvideo{
    overflow: hidden;
}

.nyvideo ul li{
    float: left;
    width: 365px;
    padding-bottom: 30px;

}
.nyvideo ul li video{
    width: 325px;
    height: 240px;
    background-color: #000;
    display: block;
}
.nyvideo ul li span{
    display: block;
    padding: 8px 0 ;
    text-align: center;    
    width: 325px;
    background-color: #EEE;
}
.fd{
    position: fixed;
    right: 20px;
    bottom: 20px;
}
.fd ul {

}
.fd ul li{
    margin: 5px;
    overflow: visible;
}
.fd li a{
    display: block;
}
.fd li.fd3{
    position: relative;
    cursor: pointer;
}
.fd li.fd3 .bigewm{
    display: none;
    position: absolute;
    left: -220px;
    top: -100px;
}
.fd li.fd3:hover .bigewm{
    display: block;   
}

.nycp{

}
.nycp p{
    background: #EFEFEF;
    border: 1px #CCC solid;
    padding: 10px;
    width: 1040px;
}